home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00543.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  116 b   |  10 lines

  1. on mouseUp
  2.   global switchit, s
  3.   text()
  4.   set switchit to 0
  5.   do("sel" & s & EMPTY)
  6.   zoom()
  7.   zoom()
  8.   zoom()
  9. end
  10.